-
Home
-
Backup and Staging by WP Time Capsule
-
1.22.25 (latest)
-
Code
-
Classes
- AbstractCommand
| Total Complexity |
60 |
| Dependencies |
13 |
| Dependents |
4 |
| Total lines |
370 |
| Lines of code |
182 |
| Logical lines of code |
99 |
| Comment lines |
85 |
| Methods |
25 |
| Properties |
6 |
Methods 25
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| validate() |
A |
48 |
12 |
33 |
| prepare() |
A |
51 |
8 |
26 |
| __construct() |
S |
50 |
7 |
28 |
| getResult() |
S |
62 |
4 |
12 |
| setOnComplete() |
S |
69 |
2 |
7 |
| execute() |
S |
71 |
2 |
6 |
| getRequest() |
S |
71 |
2 |
6 |
| getResponse() |
S |
72 |
2 |
6 |
| isExecuted() |
S |
78 |
2 |
3 |
| process() |
S |
72 |
2 |
5 |
| getValidator() |
S |
72 |
2 |
6 |
| getValidationErrors() |
S |
72 |
2 |
6 |
| __clone() |
S |
77 |
1 |
4 |
| __invoke() |
S |
81 |
1 |
3 |
| getName() |
S |
81 |
1 |
3 |
| getOperation() |
S |
82 |
1 |
3 |
| getClient() |
S |
82 |
1 |
3 |
| setClient() |
S |
77 |
1 |
4 |
| setResult() |
S |
77 |
1 |
4 |
| isPrepared() |
S |
80 |
1 |
3 |
| setValidator() |
S |
77 |
1 |
4 |
| getRequestHeaders() |
S |
80 |
1 |
3 |
| init() |
S |
98 |
1 |
1 |
| build() |
S |
100 |
1 |
0 |
| createOperation() |
S |
79 |
1 |
3 |